Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 177,049 for

document formatting

(0.38 sec)
  1. Aspose::Words::AI::CheckGrammarOptions::set_Pre...

    Aspose::Words::AI::CheckGrammarOptions::set_PreserveFormatting method. Allows to specify either CheckGrammar() will try to preserve layout and Formatting of the original Document, or not. Default value is true in C++....preserve layout and formatting of the original document, or not. Default...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge Formatting for the shape....softEdge property Gets soft edge formatting for the shape. get softEdge...resolution. let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  4. Copy Range Style Only with Golang via C++|Docum...

    Learn how to copy only the style of a range in Excel using Aspose.Cells with Golang via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/go-cpp/copy-range-style-o...
  5. Aspose.Cells : Image and PDF generated by code ...

    We created a POC for converting xlsx to image and pdf using aspose.cells free licence with watermark with our dot net solution. Our dot net application is deployed on EKS cloud. We are seeing that the image or pdf genera…...server are having improper formattings Aspose.Cells Product Family...some distortions or improper formatting while the image or pdf generated...

    forum.aspose.com/t/aspose-cells-image-and-pdf-g...
  6. ListFormat | Aspose.Words for Java

    Allows to control what list Formatting is applied to a paragraph in Java....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. Remarks: A paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  7. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by type, enhancing your styling capabilities effortlessly.... Document doc = new Document (); DocumentBuilder...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/net/aspose.words/con...
  8. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with Formatting using Aspose.Cells for Node.js via C++....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  9. Aspose::Words::DocumentBuilder::get_RowFormat m...

    Aspose::Words::DocumentBuilder::get_RowFormat method. Returns an object that represents current table row Formatting properties in C++....represents current table row formatting properties. System :: SharedPtr...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using Aspose.Cells for Python via .NET API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/python-net/format-number-...